gtk4.git
2003-10-03 cinamodcatch theme and color changes
2003-10-03 cinamoddon't leak as many GCs
2003-10-02 Kristian RietveldAdded API doc comments.
2003-10-01 Matthias ClasenDoc tweaks-
2003-10-01 Matthias ClasenAdd gtkcellview.h and gtkcellviewmenuitem.h.
2003-10-01 Federico Mena... Simplify with a macro. This bloats the compiled code...
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-10-01 cinamodbe more protective about when we install properties
2003-10-01 Federico Mena... Use enum values instead of plain numbers for the file...
2003-10-01 Matthias ClasenIntroduce a separate "hide_if_empty" property for empty...
2003-10-01 Federico Mena... Added fields for the shortcuts tree and its model....
2003-10-01 Matthias ClasenFix signal doc comments to pacify gtk-doc.
2003-09-30 Matthias ClasenAdd two missing signals.
2003-09-30 Matthias ClasenDoc formatting tweaks.
2003-09-30 Kristian RietveldAdd API doc comments.
2003-09-30 Matthias ClasenAdd hint to use #GtkUIManager instead.
2003-09-30 Kristian RietveldAdd "Since: 2.4" to all API doc comments.
2003-09-30 Kristian RietveldSome API doc comment fixes.
2003-09-30 Matthias ClasenTest handling of empty menus.
2003-09-30 Kristian Rietveldset popup_in_progress to TRUE, (gtk_combo_box_menu_show...
2003-09-30 Kristian Rietveldactually show the child.
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-09-30 Gustavo Maciel... Applied revision by Augusta Marques da Silva <augusta...
2003-09-30 cinamodadd gtksetting
2003-09-30 Matthias ClasenDocument the "direction-changed" and "keys-changed...
2003-09-29 Matthias ClasenAdd GdkPixbufLoaderClass.
2003-09-27 Soeren Sandmannrename property tab_moves_focus to accepts_tab. (#12270...
2003-09-27 Matthias ClasenDocument the fact that the newly created object does...
2003-09-26 Matthias ClasenDeprecate GtkItemFactory in favor of GtkUIManager....
2003-09-26 Matthias ClasenTurn off GTK_DISABLE_DEPRECATED, since this test uses the
2003-09-26 Matthias ClasenDemonstrate the use of the connect-proxy signal.
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...
2003-09-25 Tor LillqvistDon't use hardcoded DEMOCODEDIR on Windows.
2003-09-25 cinamodset delay on popdown menus
2003-09-25 cinamodset delay on popdown menus
2003-09-24 KAMAGASAKO... Updated Japanese translation.
2003-09-23 Matthias ClasenDemonstrate tooltips on toolitems.
2003-09-23 Matthias ClasenSync tooltips on toolitems.
2003-09-22 cinamodconst some strings
2003-09-22 Matthias ClasenInitially activate the JUSTIFY_RIGHT group member to...
2003-09-22 Matthias ClasenFix a copy-and-paste error. (#122800)
2003-09-21 Matthias ClasenChanges to make cross-process merging feasible:
2003-09-21 Soeren SandmannAdd new "tab moves focus" property (#122709)
2003-09-20 Tor LillqvistDon't use zip -r on the etc directory, to avoid includi...
2003-09-20 Raymond Penners0.4.3
2003-09-19 Matthias ClasenRemove a pointless check. (#122710, Kjartan Maraas)
2003-09-19 Soeren Sandmannimplement RTL flipping (#96632)
2003-09-19 Soeren SandmannImprove documentation. (#117306, Steve Chaplin)
2003-09-19 Christophe... Updated French translation.
2003-09-19 Tor LillqvistHandle dead keysyms present on the US-International...
2003-09-18 Danilo Å eganUpdated Serbian translation.
2003-09-18 Raymond Penners0.4.2
2003-09-18 Matthias ClasenCall g_closure_unref() to unref a closure, not g_object...
2003-09-17 Matthias ClasenInstall accelerators on actions, not on proxies, suppor...
2003-09-17 Matthias ClasenRobustness improvements.
2003-09-17 Matthias ClasenReport unexpected character data as error from the...
2003-09-17 Soeren Sandmannrevert accidentally committed !redraw_on_allocate change.
2003-09-16 Eric WarmenhovenAdd gdk_window_set_keep_{above,below} stubs to fix...
2003-09-16 cinamodignore clip rect for now
2003-09-15 Matthias ClasenApply egtk-format-protos. Doc tweaks.
2003-09-15 Raymond Penners0.4.1
2003-09-15 Raymond PennersTree expanders fixed
2003-09-15 Matthias ClasenNew function which implements "smart" separators by...
2003-09-15 Matthias ClasenAdd value parameter to allow setting the currently...
2003-09-15 Raymond PennersSeveral last-minute fixes
2003-09-15 cinamodimplement caret blink
2003-09-15 KAMAGASAKO... Updated Japanese translation.
2003-09-15 Bastien Noceraavoid crash when selecting a new filter and clicking...
2003-09-14 Raymond PennersConsole error messages
2003-09-14 Soeren SandmannName the arrow "gtk-toolbar-arrow" so themes can specia...
2003-09-14 Soeren Sandmannsort the list of files.
2003-09-14 Soeren SandmannUnref the PangoFontMetrics. Patch from Steve Chaplin...
2003-09-14 Tor LillqvistRemove special-case code for WS_EX_TRANSPARENT (GDK_INP...
2003-09-14 Raymond Pennerssf bug 805259
2003-09-12 Jonathan BlandfordMerge from stable.
2003-09-11 Matthias ClasenAdd deprecation notes. (#121955)
2003-09-11 Matthias ClasenAdd table menu tests.
2003-09-11 cinamodfix gtkrc
2003-09-11 Raymond Penners0.4.0
2003-09-11 Raymond PennersNotebook regression fixed
2003-09-11 Federico Mena... Added an API point about needing a way to fetch the...
2003-09-11 Federico Mena... Connect to "row_activated" on the file list. (list_row_...
2003-09-10 Kristian RietveldThe table menu patch! Turns GtkMenu into a table, so...
2003-09-10 Matthias ClasenOnly remove PropertyNotify events from the stream if...
2003-09-10 Federico Mena... Use the cell renderer's "text" and "weight" properties...
2003-09-09 Kristian RietveldBig TreeView DnD fixage, makes drops on empty models...
2003-09-09 Federico Mena... Make the list model read in directory information as...
2003-09-09 Owen TaylorSmall doc fix
2003-09-09 Federico Mena... Free the display_key.
2003-09-09 cinamodfix font problem in workrave
2003-09-09 cinamodmake a bunch of data const
2003-09-08 Alexander LarssonImplement gtk_event_box_get/set_input_only()
2003-09-08 Kristian RietveldFixes from David Hampton <hampton@employees.org> via...
2003-09-08 cinamodscrollbar sizes, button sizes, paned sizes
2003-09-08 Laurent DhimaUpdated Albanian translation
2003-09-08 Laurent DhimaUpdated
2003-09-06 Matthias ClasenFix a C99ism. (#121640, Josh Beam)
2003-09-06 Pablo SaratxagaAdded Uzbek files
2003-09-06 Matthias ClasenMake disconnect work for toolitems.
2003-09-06 Matthias ClasenDisconnect from prev_action, not from action. (Fix...
next